Welcome![Sign In][Sign Up]
Location:
Search - CSharp UDP tcp

Search list

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Program docMultithreaded TCP-UDP Client Server

Description: .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
Platform: | Size: 3072 | Author: 蓝鸥 | Hits:

[TCP/IP stackTCPNetKitbox

Description: TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。 大家在使用中有什么好的意见或者建议,欢迎发送邮件到ghsnc@163.com。 马丹-TCP network debugging procedures of this procedure can be used for TCP communications debugging, includes the TCP server and client in two parts. TCP server can be the designated port eavesdropping, and at the same time deal with a maximum of 100 links. Real-time display over each link this data, as well as the need to manually choose which link to send data, or disconnect a link. TCP client can be on a certain IP (or domain name directly input) port for connection, real-time display is already connected to the server to send messages manually input can be sent to the server needs of the content. In the process of the preparation of some of their server or client procedure debugging time more useful. We use any good ideas or suggestions, please send an email to ghsnc@163.com. Martin
Platform: | Size: 55296 | Author: | Hits:

[TCP/IP stackSocketTcpUdp

Description: udp和tcp程序 实现多客户端同时连接,并能同时发送信息和接收信息。 504547114-tcp and udp procedures multi-client link, and at the same time send messages and receive information. 504547114
Platform: | Size: 51200 | Author: 王强 | Hits:

[OtherCSharp

Description: c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程-c# Web applications high-level programming- Electronic Teaching Plan Chapter 1 of the process, thread and network protocols in Chapter 2 TCP application programming Chapter 3 UDP application programming Chapter 4 P2P Application Programming Chapter 5 SMTP and POP3 application programming Chapter 6 network data encryption and decryption Chapter 7 three-dimensional design and multimedia programming
Platform: | Size: 198656 | Author: qiong | Hits:

[Modem programCshareGSMLEDapp

Description: (C#)GSM LED控件应用源程序 无线LED 条屏是一种全新的信息媒体,基于GPRS无线互联网络技术,内置udp-TCP/IP协议栈的工业级GPRS Modem)提供LED 控制卡透明的GPRS网络通信接口,配合服务器软件,实现对LED 显示屏的大规模组网。-(C#) GSM LED controls the application of Article source wireless LED screen is a new information media, based on the GPRS wireless Internet network technology, built-in protocol stack udp-TCP/IP industrial-grade GPRS Modem) to provide transparent LED control card the GPRS network communication interface with the server software, to realize large-scale LED display network.
Platform: | Size: 412672 | Author: wxh | Hits:

[Sniffer Package captureMJsniffer

Description: 捕获局域网的IP tcp udp 数据包 并经行简单的分析-Capture LAN IP tcp udp packets and simple analysis by line
Platform: | Size: 21504 | Author: jjc6174 | Hits:

[TCP/IP stacktcpudpserverclient

Description: TCP UDP CLIENT SERVER COMMUNICATION ENJOOOOOOOOOOOOY
Platform: | Size: 3072 | Author: ammar hourani | Hits:

[TCP/IP stacktcpudptiaoshi

Description: 该程序是一个调试程序,支持UDP,TCP协议,可作为服务器和客户端,是一个不错的应用工具
Platform: | Size: 1831936 | Author: 张洪铭 | Hits:

[CSharpTCPClientServer

Description: C#控制台程序,主要实现了TCP和UDP协议发送和接收,简单明了,适合初学。-C# console program, the main achievement of the TCP and UDP protocol to send and receive, simple and clear, suitable for beginners.
Platform: | Size: 29696 | Author: masonwu | Hits:

[.netDNR_PC

Description: 非常强大的通讯类库程序,包括TCP,UDP,RDP等等协议。-A very powerful communication class library procedures, including TCP, UDP, RDP, and so the agreement.
Platform: | Size: 357376 | Author: | Hits:

[CSharpnetworkstuff_src_2003

Description: 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
Platform: | Size: 777216 | Author: david euler | Hits:

[Internet-NetworkTCP_UDP

Description: TCP和UDP的聊天软件,是我学习网络原理实验的时候写的,在局域网测试通过,希望大家喜欢-TCP and UDP chat software, is my time of learning network theory experiment written in the local area network test I hope everyone likes
Platform: | Size: 994304 | Author: piaolingxue | Hits:

[Internet-NetworkNetWork

Description: windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
Platform: | Size: 28267520 | Author: yisaka | Hits:

[VC/MFCCSharp

Description: 本书是一本非常实用的学习C#网络高级应用编程的教材。主要涉及TCP编程、UDP编程、P2P编程、SMTP和POP3编程、网络加密与解密、多媒体编程等内容-This book is a very useful learning C# network programming materials for advanced applications. Mainly related to programming TCP, UDP programming, P2P program, SMTP and POP3 programming, network encryption and decryption, multimedia programming, etc
Platform: | Size: 6025216 | Author: huanghf | Hits:

[TCP/IP stackC_NetProgram

Description: net progromming, TCP, UDP, Server
Platform: | Size: 2236416 | Author: 710071 | Hits:

[CSharpCSharp-udp-tcp

Description: 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
Platform: | Size: 179200 | Author: stefaniesha | Hits:

[WEB CodeCSharp-Socket-TCP-UDP

Description: Excemple source code for C# Socket TCP UDP
Platform: | Size: 125952 | Author: Almas | Hits:

[.netCSharp(UDP-TCP)

Description: C#完整的通信代码详解(点对点,点对多,同步,异步,UDP,TCP)-C# complete communication code Comments (point to point, point to multipoint, synchronous, asynchronous, UDP, TCP)
Platform: | Size: 53248 | Author: lys | Hits:

[Windows DevelopCSharp-Socket

Description: C# socket实现UDP/TCP通讯,有测试源码-C# socket to realize TCP/UDP communication, have a test source code
Platform: | Size: 11030528 | Author: jack | Hits:
« 12 »

CodeBus www.codebus.net